home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 71 / utl / cshell.doc < prev    next >
Encoding:
Text File  |  1986-11-21  |  2.5 KB  |  49 lines

  1.                    Documentation for "CSHELL.PRG"
  2.                      ShareWare by E.E. Aycock
  3.  
  4.   I wrote "CSHELL.PRG" so that those of us who want to use GEM with
  5. DRI's ALCYON "C" package could. It is a shell that will allow the use of
  6. MicroEmacs, a batch program and a command processor in one nice little 
  7. GEM interface.
  8.  
  9.   First make sure the files "ME.TTP", "BATCH.TTP" (or a good substitute)
  10. and "COMMAND.TOS" (if you use it) are on the DEFAULT drive (the drive you
  11. run "CSHELL.PRG" from). Then run "CSHELL.PRG". As far as making choices
  12. it's pretty straight forward. You just pick a menu item, select a file,
  13. and then it will run the program and pass the name of the file to work with
  14. along to the editor or batch program and run it. A slight deviation is with
  15. the "Command Line Window" option. When you select it from the menu you will
  16. get a file-selector box. You don't have to pick a file! Just click in the 
  17. "OK" box and the file "COMMAND.TOS" will be loaded. If you change your mind
  18. click "CANCEL". To run a program from the shell choose either of the two
  19. types; "Run a GEM Program" or "Run a TOS Program". Make sure of the type of
  20. file BEFORE you run it! If you run a GEM file with the "Run a TOS Program"
  21. item YOU WILL HAVE NO MOUSE!!
  22.  
  23.   This program is best used with a large capacity system (i.e. Hard Drive).
  24. It is not very useful if you just have a floppy based system or a RamDisk
  25. since they aren't big enough to hold all your compiler, linker, editor, batch
  26. and source files, not to mention the shell itself or the command program. If
  27. used with a Hard Drive it is WONDERFUL!
  28.  
  29.   Strange Things:
  30.  
  31.   1) It seems that if you run a program from within the shell and that program
  32.      exits in some way unknown to me, you'll get strange mixtures of the
  33.      Alpha(text) and GEM screens. Most of the programs that I have run from it
  34.      work fine. I feel that some persons aren't cleaning up correctly before
  35.      they exit their applications (Most of the "bad" ones were written in 
  36.      PASCAL).
  37.  
  38.   2) Can't think of anything else! I put it through the ringer trying to find
  39.      bugs but couldn't. If you run across any PLEASE leave me a message on
  40.      DELPHI in the ANALOG/ATARI sig. My handle is "JOEST".
  41.  
  42.  
  43.      P.S. You can probably tell I'm one of those guys who just LOVE GEM!!
  44.  
  45.                                       
  46.                                          Thanks and Enjoy,
  47.  
  48.                                                   E.E. Aycock
  49.